home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Applications / Tabs On The Web / Tabs On The Web 1.0b2 PPC / WebDB Datafolder / WebDB Templates / Entry Page template < prev    next >
Encoding:
Text File  |  1999-05-20  |  402 b   |  22 lines  |  [TEXT/R*ch]

  1. <html>
  2. <head><title>Testing Page</title></head>
  3. <body bgcolor=white>
  4. <blockquote>
  5.  
  6. <hr noshade>
  7. <font size=+2><center>
  8. Welcome to the WebDB testing thingy
  9. </font></center>
  10. <hr noshade><p>
  11. <blockquote>
  12. <center>
  13.  
  14. <font size=+1><a href="<searchlink>">Search The Database</a><p>
  15. <a href="<browselink>">Browse the database</a></font>
  16. <p>
  17.  
  18. <a href="<admin link>">Database Administration</a>
  19.  
  20.  
  21. </body></html>
  22.